core: Set mtime of content objects to 0
authorRoddy Shuler <roddy@endlessm.com>
Thu, 12 Dec 2013 22:56:19 +0000 (14:56 -0800)
committerColin Walters <walters@verbum.org>
Sun, 15 Dec 2013 16:32:34 +0000 (11:32 -0500)
commitfe5ed36461a52b38cb366162bfd222ad3b326bf2
treeb1267a46703afceb20430a7f607fa602939e83ed
parent38a286f1571cbc8c4a91d05cf3608db72ab2ca1f
core: Set mtime of content objects to 0

This is necessary to satisfy tools such as guile and python, which
compare mtimes to determine whether or not source files need to be
compiled.

https://bugzilla.gnome.org/show_bug.cgi?id=720363
src/libostree/ostree-repo-commit.c
tests/test-basic.sh